[ Lu Yaning ]
* Restore fix-misplacement-of-placeholder-text-in-QLineEdit.diff.
* Backport upstream patch to fix the regression with placement of
placeholder text in QLineEdits with action icons.
[ Dmitry Shachnev ]
* Backport upstream patch to fix icon display on checkable QPushButtons
with Fusion style (closes: #991255).
* Backport upstream patch to remove MySQL version checks, which led to
wrong conclusions with MariaDB Connector ≥ 3.2.
* Backport upstream patch to fix QTextFormat::FullWidthSelection for
right-to-left text layouts.